All Questions
5 questions
3votes
0answers
130views
Is there research about teaching AI to "analyze the problem and design a solution"?
Update on 2019-05-19: My question is about teaching AI to solve the problem, not letting AI teach a human developer to solve a problem. Original post: I'm a software developer but very new to AI. ...
3votes
1answer
383views
Does this "flavor" of AI have a name?
In order to build a Scientific Reference Parser, I am contemplating a kind of "AI" system, and would like to know if something similar is already an established "design pattern" in AI research. The ...
2votes
1answer
501views
Is there any way can teach AI creative painting (not convert photo to paint)?
I already know that AI can paint, by using genetic algorithms, there are already lots of works such as this and this. In addition, I also know AI can compose: Song from PI: A musically plausible ...
0votes
1answer
185views
Which techniques can achieve neural doodle in real-time?
Ideally I'd like to watch movie which is deep dreamed in real-time. Most algorithms which I know are too slow or not designed for real-time processing. For example I'm bored with some movie which I'...
1vote
2answers
179views
How to store datasets of lexical connections?
I'm investigating the possibility of storing the semantic-lexical connections (such as the relationships to the other words such as phrases and other dependencies, its strength, part of speech, ...